To prepare a cross-reference object
- Open Command Prompt.
- Type:
ntdsutil
- At the ntdsutil command, type:
domain management
- At the domain management command, type:
connection
- At the connection command, type:
connect to server DomainController
- At the connection command, type:
quit
- At the domain management command, type:
precreate ObjectName DomainController
Value |
Description |
DomainController |
The DNS name of the domain controller on which the object will reside. |
ObjectName |
The distinguished name of the object that you want to create. |
Notes
- XOX
- XOX
-
This procedure can be used for either preparing a domain for use with the Active Directory Installation Wizard or preparing an application directory partition.
Related Topics